/* Custom styling for the countdown timer */
.countdown-timer .timer-item {
    text-align: center;
}

.countdown-timer .timer-item span {
    font-size: 14px;
    color: white;
    font-weight: bold;
}

.small-banner .single-banner img {
    /* height: 370px;
    width: 600px; */

}

.countdown-timer .timer-label {
    font-size: 14px;
    color: white;
}

.single-product {
    background: #252525;
    padding: 10px 10px 30px;
    border-radius: 10px;
    background: #252525;
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    margin: 0 auto 30px;
}

.single-product .product-content h3 {
    line-height: 22px;
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    padding: 16px 0;
    color: white;
}

.cart-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    min-width: 227px;
    height: 15px;
    padding: .75rem 1.75rem;
    background-color: #fce500;
    border: 2px solid transparent !important;
    border-radius: 12px;
    font-family: neulis-sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 2.24px;
    text-align: left;
    color: #1c1c1c;
    white-space: nowrap;
    box-shadow: none !important;
    transition: .3s all ease-in-out;
}

.single-product .product-img a img {
    width: 236px;
    height: 170px;
    border-radius: 5px;
}

.current {
    font-size: 18px;
    text-align: center;
}

.title h3 {
    color: white;
    font-size: 20px;
    padding-top: 14px;
    font-weight: 700;
    /* text-decoration: none; */
    text-align: center;
}
.header h2 {
    font-size: 18px;
}
.title h3 a:hover {
    color: #ffffff;
    text-decoration: none; 
    background: #ffffff;
    padding: 6px;
    border-radius: 8px;
}

.title a {
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.cash-alternatives {
    text-align: center;
    /* padding: 16px; */
}

.cash-alternatives>span {
    padding: 14px;
    font-size: 20px;
    background: teal;
}

.single-product .product-img a img {
    width: 381px;
    height: 213px;
    border-radius: 5px;
}

.progress {
    height: 2rem;
}

.footer-top.section {
    padding: 50px;
}

.shop.single .quantity .input-group {
    width: 212px;
    display: inline-block;
}

.countdown-timer {
    background: black;
    border-radius: 10px;
    padding: 2px;
    /* width: 70%; */
    margin: 4px;
}

.current-details-page {
    color: black;
    font-size: 22px;
    font-weight: 600;
    margin-top: -5px;
    line-height: 28px;
}

.faq-heading {
    font-family: var(--font-h1);
    font-weight: 700;
    font-size: 2.7rem;
    line-height: 1.2;
    letter-spacing: -0.06em;
    text-align: center;
    padding: 30px;
    background: linear-gradient(266deg, #FCE500 4.99%, #F3D338 63.43%);
}

.container.zapct-faq .card {
    max-width: 1000px;
    margin: 0 auto 1.5rem;
    overflow: hidden;
    padding: 0;
    border: none;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    padding: 1.5rem;
    border: none;
}

.zapct-page-title h1 {
    background: linear-gradient(266deg, #FCE500 4.99%, #F3D338 63.43%);
    color: #1f1f1f;
    text-align: center;
    font-family: neulis-sans;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
}

.progress {
    height: 1rem;
}

.cart-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    min-width: 227px;
    height: 15px;

    color: #1c1c1c;
    white-space: nowrap;
    box-shadow: none !important;
    transition: .3s all ease-in-out;
    /* width: 249px; */
    height: 56px;
    border-radius: 6.855px;
    background: #ffbd0a !important;
    border-color: #ffbd0a !important;
    color: #000616 !important;
    text-align: center;
    font-family: Gilroy ExtraBold;
    font-size: 33px;
    font-weight: 800;

    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 19px;
    display: block !important;
}

/* div#countdown-timer {
    color: white;
    font-weight: 600;
    padding-left: 30px;
    width: 94%;
    margin: 17px;
} */
div#countdown-timer {
    color: white;
    /* font-weight: 600; */
    /* padding-left: 30px; */
    /* width: 100%; */
    /* margin: 17px; */
    /* max-width: 100%; */
    display: flex;
    justify-content: stretch;
    width: 270px;
    max-width: 100%;
    border-radius: 10px;
    margin: 1rem auto 0rem;
}

.col.timer-item {
    border-left: 1px solid #8d8d8d66;
    border-right: 1px solid #8d8d8d66;
}

button.btn.btn-default.zapc-qty-btn {
    margin: 4px;
    width: 336px; 
    height: 53px;
    border: 1px solid #F7941D;
}
/* buttons */
button.btn.btn-default.zapc-qty-btn {
    /* width: 336px; */
}
button.btn.btn-default.zapc-qty-btn:hover {
    background-color: #F7941D;
}

/* Custom CSS for radio buttons */
.zapc-qty-button-inner label {
    border: 1px solid #ccc;
    margin: 0;
}

.zapc-qty-button-inner label:hover {
    border-color: #6c757d;
}

.zapc-qty-button-inner input[type="radio"] {
    display: none;
}

.zapc-qty-button-inner input[type="radio"]:checked+label {
    border-color: #007bff;
    background-color: #007bff;
    color: #fff;
}

.zapc-qty-button-inner input[type="radio"]:checked+label:hover {
    border-color: #007bff;
    background-color: #0069d9;
    color: #fff;
}

.shop.single .product-des {
    border: 1px solid #d1d1d1;
    padding: 16px;
    border-radius: 14px;
}

.countdown-timer {
    color: white;
    margin-top: 13px;
    font-size: 20px;
}

img {
    border: 1px solid #d1d1d1;
    border-radius: 14px;
}

.shop.single .product-des .product-buy {
    margin-top: 40px;
    position: relative;
}

.preview-image-wrapper {
    display: inline-block;
}

a.btn.btn-sm.multiple-image.btn-icon.btn-danger {
    position: relative;
    left: 6px;
    bottom: 40px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}

a.collapsed {
    cursor: pointer;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}

.text-center a:hover{
    font-weight: 700;
    color: #F7941D !important;
    text-decoration: none !important;
    background: #ffffff !important;
    border:  none !important;;
}
 
a:hover {
    font-weight: 700;
    color: #F7941D !important;
    text-decoration: none !important;
}

body.dark .nonInstantTopPrizesBg {
    border: 1px solid hsla(0, 0%, 100%, .2);
    background-color: #070b1a;
}

.mb-hide {
    display: block !important;
}

.nonInstantTopPrizesBg {
    border: 1px solid rgba(0, 6, 22, .251);
    border-radius: 12px;
    width: 100%;
    height: auto;
    padding: 34px 34px 33px 34px;
    margin: 24px 0;
}

.d-flex {
    display: flex !important;
}

.topPrizesMargin {
    margin-bottom: 24px;
    justify-content: space-between;
}

.dark .topPrizesHeading {
    color: #fff;
}

.topPrizesHeading {
    color: #000616;
    font-family: Gilroy ExtraBold;
    font-size: 18px;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 0;
}

.mb-accMargin {
    margin-bottom: 12px;
}

.accBorder {
    border: none !important;
    border-radius: 7px !important;
    padding: 12px 31px 12px 15px;
    background: rgba(0, 6, 22, .03) !important;
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.dark .accBorder {
    border-radius: 6px;
    border: .763px solid hsla(0, 0%, 59%, .14) !important;
    background: hsla(0, 0%, 100%, .12) !important;
}

.accordion-header {
    margin-bottom: 0;
}

.allPrizesRaffleAccordion {
    gap: 16px;
    border-radius: 6.936px;
    background: none !important;
    border: none !important;
    gap: 72px;
    box-shadow: none !important;
    padding: 0;
}

.text-left {
    text-align: left !important;
}

.allPrizesRaffImg {
    width: 135px;
    height: 72px;
    border-radius: 4px;
    -o-object-fit: cover;
    object-fit: cover;
}

.newAvailTxtMargin {
    margin-left: -49px;
}

.dark .allRaffAccTxt {
    color: #fff;
}

.allRaffAccTxt {
    color: #000616;
    font-family: Gilroy ExtraBold;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .563px;
    margin-bottom: 14px;
    text-align: left;
}

.ticketsAvailNum {
    background-color: rgba(0, 6, 22, .051);
    color: #000616;
    font-family: Nunito Sans;
    font-size: 12px;
    padding: 5px 10px 5px 12px;
    min-width: 117px;
    justify-content: center;
    height: 26px;
    border-radius: 6px;
    border: .91px solid rgba(0, 6, 22, .14);
    background: hsla(0, 0%, 100%, .5);
}

.dark .ticketsAvailNum {
    border: 1px solid hsla(0, 0%, 100%, .149);
    color: #fff;
    background: hsla(0, 0%, 100%, .05);
}

.activeDot {
    background: #00c08d;
    box-shadow: 0 0 8px #00c08d;
}

.activeDot,
.inactiveDot {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 12px;
}

.prizeName {
    font-size: 12px;
    font-family: Nunito Sans;
    font-weight: 400;
    color: #000616cc;
    line-height: 16px;
    text-align: center;
    margin: 8px 0 5px;
}

.dark .prizeName {
    color: #ffffffcc;
}

.dark .accAllRaffHr {
    /* color: #fff; */
}

.shop.single .product-gallery .slides li img {
    width: 100%;
    height: 514px;
}
hr {
    overflow: visible;
    height: 0;
}

.prizeCards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 7px 3px 7px;
    margin-right: -5px;
}

.prizeCards>.prizesList {
    margin: 0 14px 16px 0;
}

.prizeCards>.prizesList {
    display: inline-block;
    margin: 0 12px 16px 0;
}

.dark .prizesCardStylings {
    border: .76px solid hsla(0, 0%, 59%, .2);
    background-color: hsla(0, 0%, 100%, .102);
    color: hsla(0, 0%, 100%, .8);
}

.text-center {
    text-align: center !important;
}

 

.newInactivePrizeStylings {
    border-radius: 6.936px;
    border: 1.24px solid rgba(0, 6, 22, .1);
    background: rgba(0, 6, 22, .03);
}

.prizesCardStylings {
    border: 1px solid rgba(0, 6, 22, .2);
    border-radius: 7px;
    background-color: rgba(0, 6, 22, .051);
    color: rgba(0, 6, 22, .8);
    font-family: Nunito;
    font-size: 20px;
    padding: 12px 5px 12px 5px;
    width: 175px !important;
    /* height: 80px; */
}

.dark .inactivePrize {
    color: rgba(0, 6, 22, .6);
}

.inactivePrize {
    border-radius: 8px;
    width: 58px;
    color: rgba(0, 6, 22, .4);
}

.winPrize {
    font-family: Gilroy ExtraBold;
    font-style: normal;
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    background: #00c08d;
    text-align: center;
    color: #000616;
    border-radius: 8px;
    padding: 1px 8px;
    width: 82px;
    margin: 0 auto;
    height: 12px;
}

.dark .inactivePrizeName {
    color: #ffffff4d;
}

.dark .prizeName {
    color: #ffffffcc;
}

.inactivePrizeName {
    color: rgba(0, 5, 20, .302);
}

.prizeName {
    font-size: 12px;
    font-family: Nunito Sans;
    font-weight: 400;
    color: #000616cc;
    line-height: 16px;
    text-align: center;
    margin: 8px 0 5px;
}

.text_ellipsis {
    white-space: nowrap;
    max-width: 13vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.dark .inactivePrizeName {
    color: #ffffff4d;
}

.dark .prizeName {
    color: #ffffffcc;
}

.inactivePrizeName {
    color: rgba(0, 5, 20, .302);
}

.prizeName {
    font-size: 12px;
    font-family: Nunito Sans;
    font-weight: 400;
    color: #000616cc;
    line-height: 16px;
    text-align: center;
    margin: 8px 0 5px;
}

.card-maxpp {
    flex-direction: column;
    gap: 9px;
}

.dark .iconStylings {
    color: #fff;
}

.iconStylings {
    font-size: 22px;
    margin-right: 5px;
}

.dark .cardText {
    color: hsla(0, 0%, 100%, .749) !important;
}

.cardText {
    color: rgba(0, 6, 22, .749) !important;
    font-family: Nunito Sans;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
}

.excellent-img-pad {
    padding: 0 38px 0 58px;
}

.dark .excellent-img-dark {
    display: block;
}

.excellent-img-dark {
    margin-top: 40px;
    width: 234px;
    height: 60px;
    display: none;
}

.excellent-img-pad.mb-hide {
    text-align: center;
    padding-top: 39px;
    width: 100%;
}

.dark .raffle_text {
    color: #fff !important;
    margin-bottom: 0;
}

.raffle_text {
    /* color: rgba(0, 6, 22, .749) !important; */
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 600;
}

.dark .raffle_text {
    color: #fff !important;
    margin-bottom: 0;
}

.raffle_text {
    /* color: rgba(0, 6, 22, .749) !important; */
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 600;
}

.card {
    border: 1px solid rgb(187 187 187 / 13%) !important;
    margin-bottom: 5px !important;
}

.card-header {
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgb(187 187 187 / 13%) !important;
}

.card-maxpp {
    flex-direction: column;
    gap: 9px;
}

.entriesTkt {
    height: 18px;
}

.dark .ticketIconStylings {
    color: #fff;
}

.dark .ticketIconStylings {
    display: block;
}

.ticketIconStylings {
    height: 15px;
    width: 22px;
    margin: 4px 5px 4px 0;
    display: none;
}

.dark .cardText {
    color: hsla(0, 0%, 100%, .749) !important;
}

.cardText {
    color: rgba(0, 6, 22, .749) !important;
    font-family: Nunito Sans;
    font-size: 11px;
    font-weight: 600;
}

.mb-textPad {
    margin: 20px;
}





.zapc-qty-button-inner {
    text-align: center;
}

.zap-lottery-question-answer {
    display: contents;
}


/* progress bar  */
.zap-competitions-progress-loop {
    margin: 2.5rem 0.5rem 0rem;
}

.zap-competitions-progress-loop .progress-track {
    height: 6px;
    background-color: #F2F5F7;
    border: none;
    border-radius: 3px;
}

.zap-competitions-progress-loop .progress-track {
    border: 1px solid #F7941D;
    position: relative;
    border-radius: 5px;
}

.zap-competitions-progress-loop .progress-track .mini-label {
    color: #F7941D;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    right: auto;
    left: 0px;
    top: -20px;
}

.zap-competitions-progress-loop .mini-label {
    position: absolute;
    font-size: 12px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    color: #171717;
}



.zap-competitions-progress-loop .mini-label {
    position: absolute;
    font-size: 12px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    color: #171717;
}

.zap-competitions-progress-loop .progress-track .progress-bar {
    border-radius: 3px;
    background-color: #F7941D;
    height: 100%;
    overflow: visible;
    position: relative;
}

.zap-competitions-progress-loop .progress-bar {
    background: #4acfb5;
    height: 20px;
    border-radius: 5px;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

.zap-competitions-progress-loop .progress-track .progress-bar .marker,
.woocommerce ul.products li.product .inner-wrapper .woocommerce-LoopProduct-link .zap-competitions-progress-loop .progress-track .progress-bar .percentage-marker {
    position: absolute;
    width: 12px;
    height: 12px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #235B6E;
    top: -3px;
    right: -6px;
}

.zap-competitions-progress-loop .progress-track {
    height: 6px;
    background-color: #F2F5F7;
    border: none;
    border-radius: 3px;
}

span.zapc-refresh-percentage {
    color: #F7941D;
}


.zapct-navbar .its-trustpilot {
    padding: .5rem 2rem;
    overflow: hidden;
    background-color: #000;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.zapct-navbar .its-trustpilot .trustpilot-widget {
    right: -10px;
    transform: scale(.9);
}

element.style {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* styles */
.footer-content,
.page-content-wrapper {
    max-width: 1240px;
    margin: auto;
}

.winners-details {
    background: #000;
    border-radius: 12px;
    height: 124px;
    color: white;
    padding: 0 50px;
}

.winners-details span h4 {
    color: #fff;
}

.dark .winners-details span h3 {
    color: #fff;
}

.winners-details span h3 {
    color: #ffffffcc;
    font-size: 20px;
    font-weight: 500;
    font-family: Gilroy ExtraBold;
    margin-left: 15px;
}

.desk-trophy-img {
    width: 45px;
    height: 40px;
    margin-right: 16px;
}

.desk-gift-img {
    width: 40px;
    height: 40px;
}

.desk-ribbon-img {
    width: 35px;
    height: 40px;
}

.given-competition {
    max-width: 1240px;
    margin: auto;
    background: black;
    padding: 57px;
    border-radius: 19px;
    color: white;
}

.how-it-play {
    background-color: #040404;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgba(32, 38, 40, 0.06);
    margin: 0px;
    padding: 2rem 3rem;
    overflow: hidden;
    height: 160px;
    position: relative;
}

.how-it-play h3 {
    color: white;
    font-size: 20px;
    padding-top: 14px;
    font-weight: 700;
    /* text-decoration: none; */
    text-align: center;
}

/* trust poilet */